home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10069 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  566 b 

  1. Path: ornews.intel.com!news
  2. From: ivan_m_hendricks@ccm2.hf.intel.com (Ivan Hendricks)
  3. Newsgroups: comp.lang.c++
  4. Subject: Save whole structures and reloading
  5. Date: Wed, 06 Mar 1996 00:58:07 GMT
  6. Organization: Intel Corporation
  7. Message-ID: <4hinsi$34@ornews.intel.com>
  8. NNTP-Posting-Host: imhendri.intel.com
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11. Is there a way to save a struct or class so that when I reread it from
  12. a file, it will be in the same member variable/types that it came out
  13. of?  Can someone please give me an example.
  14.  
  15. Using Visual c++ 4.0
  16.  
  17. Cheers,
  18.  
  19. Ivan
  20.  
  21.